home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / X11 / cursorfont.h < prev    next >
Text File  |  2006-04-12  |  3KB  |  108 lines

  1. /* $Xorg: cursorfont.h,v 1.4 2001/02/09 02:03:39 xorgcvs Exp $ */
  2. /*
  3.  
  4. Copyright 1987, 1998  The Open Group
  5.  
  6. Permission to use, copy, modify, distribute, and sell this software and its
  7. documentation for any purpose is hereby granted without fee, provided that
  8. the above copyright notice appear in all copies and that both that
  9. copyright notice and this permission notice appear in supporting
  10. documentation.
  11.  
  12. The above copyright notice and this permission notice shall be included
  13. in all copies or substantial portions of the Software.
  14.  
  15. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  16. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  17. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  18. IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
  19. OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  20. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  21. OTHER DEALINGS IN THE SOFTWARE.
  22.  
  23. Except as contained in this notice, the name of The Open Group shall
  24. not be used in advertising or otherwise to promote the sale, use or
  25. other dealings in this Software without prior written authorization
  26. from The Open Group.
  27.  
  28. */
  29.  
  30. #define XC_num_glyphs 154
  31. #define XC_X_cursor 0
  32. #define XC_arrow 2
  33. #define XC_based_arrow_down 4
  34. #define XC_based_arrow_up 6
  35. #define XC_boat 8
  36. #define XC_bogosity 10
  37. #define XC_bottom_left_corner 12
  38. #define XC_bottom_right_corner 14
  39. #define XC_bottom_side 16
  40. #define XC_bottom_tee 18
  41. #define XC_box_spiral 20
  42. #define XC_center_ptr 22
  43. #define XC_circle 24
  44. #define XC_clock 26
  45. #define XC_coffee_mug 28
  46. #define XC_cross 30
  47. #define XC_cross_reverse 32
  48. #define XC_crosshair 34
  49. #define XC_diamond_cross 36
  50. #define XC_dot 38
  51. #define XC_dotbox 40
  52. #define XC_double_arrow 42
  53. #define XC_draft_large 44
  54. #define XC_draft_small 46
  55. #define XC_draped_box 48
  56. #define XC_exchange 50
  57. #define XC_fleur 52
  58. #define XC_gobbler 54
  59. #define XC_gumby 56
  60. #define XC_hand1 58
  61. #define XC_hand2 60
  62. #define XC_heart 62
  63. #define XC_icon 64
  64. #define XC_iron_cross 66
  65. #define XC_left_ptr 68
  66. #define XC_left_side 70
  67. #define XC_left_tee 72
  68. #define XC_leftbutton 74
  69. #define XC_ll_angle 76
  70. #define XC_lr_angle 78
  71. #define XC_man 80
  72. #define XC_middlebutton 82
  73. #define XC_mouse 84
  74. #define XC_pencil 86
  75. #define XC_pirate 88
  76. #define XC_plus 90
  77. #define XC_question_arrow 92
  78. #define XC_right_ptr 94
  79. #define XC_right_side 96
  80. #define XC_right_tee 98
  81. #define XC_rightbutton 100
  82. #define XC_rtl_logo 102
  83. #define XC_sailboat 104
  84. #define XC_sb_down_arrow 106
  85. #define XC_sb_h_double_arrow 108
  86. #define XC_sb_left_arrow 110
  87. #define XC_sb_right_arrow 112
  88. #define XC_sb_up_arrow 114
  89. #define XC_sb_v_double_arrow 116
  90. #define XC_shuttle 118
  91. #define XC_sizing 120
  92. #define XC_spider 122
  93. #define XC_spraycan 124
  94. #define XC_star 126
  95. #define XC_target 128
  96. #define XC_tcross 130
  97. #define XC_top_left_arrow 132
  98. #define XC_top_left_corner 134
  99. #define XC_top_right_corner 136
  100. #define XC_top_side 138
  101. #define XC_top_tee 140
  102. #define XC_trek 142
  103. #define XC_ul_angle 144
  104. #define XC_umbrella 146
  105. #define XC_ur_angle 148
  106. #define XC_watch 150
  107. #define XC_xterm 152
  108.